net/http.http2PriorityWriteSchedulerConfig.MaxIdleNodesInTree (field)

3 uses

	net/http (current package)
		h2_bundle.go#L11644: 	MaxIdleNodesInTree int
		h2_bundle.go#L11666: 			MaxIdleNodesInTree:       10,
		h2_bundle.go#L11674: 		maxIdleNodesInTree:   cfg.MaxIdleNodesInTree,